[qemu] Initialize vga from within qemu for when the bios doesn't do so.
authorchris@kneesaa.uk.xensource.com <chris@kneesaa.uk.xensource.com>
Wed, 26 Jul 2006 14:20:30 +0000 (15:20 +0100)
committerchris@kneesaa.uk.xensource.com <chris@kneesaa.uk.xensource.com>
Wed, 26 Jul 2006 14:20:30 +0000 (15:20 +0100)
commitf450023e012692d6ec2a9a364953244839dbd2fc
tree9a86e915e965886609f5f857c4c16f9a86190400
parent3c2eba856f173cd6554cc206bbb7da71a9c46eb2
[qemu] Initialize vga from within qemu for when the bios doesn't do so.
On xen/x86, vga bios is copied to 0xC0000 by guest firmware.
However on ia64 platform, native firmware depends on some
initialization vga state at power on and so does guest firmware.
That's why that vga bios initialization stub is required for vti
domain, to match platform requirement.

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com>
Signed-off-by: Christian Limpach <Christian.Limpach@xensource.com>
tools/ioemu/hw/vga.c
tools/ioemu/patches/domain-timeoffset
tools/ioemu/patches/qemu-init-vgabios [new file with mode: 0644]
tools/ioemu/patches/series
tools/ioemu/patches/shadow-vram
tools/ioemu/patches/shared-vram